home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
OWLINC.PAK
/
EDITVIEW.RH
< prev
next >
Wrap
Text File
|
1997-05-06
|
486b
|
16 lines
//----------------------------------------------------------------------------
// ObjectWindows
// Copyright (c) 1993, 1996 by Borland International, All Rights Reserved
//
//$Revision: 10.3 $
//
// Menu and accelerator IDs for use with TEditView
//----------------------------------------------------------------------------
#if !defined(OWL_EDITVIEW_RH)
#define OWL_EDITVIEW_RH
#define IDM_EDITVIEW 32581
#define IDA_EDITVIEW 32582
#endif // OWL_EDITVIEW_RH